Fixed height-for-width cache
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 20 Apr 2010 00:41:23 +0000 (20:41 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 20 Apr 2010 00:41:23 +0000 (20:41 -0400)
commitee8db39393fe0246461d06d88515446b057dcc54
tree0728f8d371a71f371f17746fdda0a6450746d5c9
parent119267d7c85f2dbf8e706360e09ac00b21263b60
Fixed height-for-width cache

Fixed the cache to be cleared when flagged with WIDTH/HEIGHT_REQUEST_NEEDED.
This error was causing some widgets to not be sized correctly (the stock and
icon browser in the demo for instance).
gtk/gtkextendedlayout.c